home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-10-19 | 6.4 KB | 168 lines |
- ;-------------------------------------------------------------------------------
- ; NETPRO10.INF
- ;
- ; Intel EtherExpress(TM) PRO/10 ISA LAN Adapter
- ;
- ; Copyright 1997, Intel Corporation
- ;
- ; Copyright 1997, Microsoft Corporation
-
- [version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %Msft%
- LayoutFile = layout.inf
- DriverVer=10/19/1999,3.70.0.0
-
- [Manufacturer]
- %V_INTEL% = Intel
-
- [ControlFlags]
- ExcludeFromSelect = ISAPNP\INT1031, ISAPNP\INT1030
-
- [Intel]
- %*INT1031pnp.devicedesc% = *INT1031.ndi, ISAPNP\INT1031 ; Intel EtherExpress(TM) PRO/10 ISA Adapter (PnP Enabled)
- %*INT1030pnp.devicedesc% = *INT1031.ndi, ISAPNP\INT1030 ; Intel EtherExpress(TM) PRO/10 ISA Adapter (PnP Enabled)
- %*INT1031.devicedesc% = *pnp8132.ndi, *INT1031 ; Intel EtherExpress(TM) PRO/10 ISA Adapter
- %*INT1030.devicedesc% = *pnp8132.ndi, *INT1030 ; Intel EtherExpress(TM) PRO/10 ISA Adapter
- %*pnp8132.devicedesc% = *pnp8132.ndi, *pnp8132 ; Intel EtherExpress(TM) PRO/10 ISA Adapter
- %*pnp828A.devicedesc% = *pnp828A.ndi, *pnp828A ; Intel 82595-Based Ethernet
-
- ;-------------------------------------------------------------------------------
- ; Intel EtherExpress PRO/10 ISA adapter (PnP Enabled)
- ;
- [*INT1031.ndi]
- Characteristics = 0x84
- BusType = 14
- AddReg = epro.reg
- CopyFiles = epro.CopyFiles
-
- [*INT1031.ndi.Services]
- AddService = EPRO, 2, epro.Service, epro.EventLog
-
- ;-------------------------------------------------------------------------------
- ; Intel EtherExpress PRO/10 ISA Ethernet Adapter
- ;
- [*PNP8132.ndi]
- Characteristics = 0x84
- BusType = 1
- AddReg = epro.reg
- LogConfig = *PNP8132.LogConfig
- CopyFiles = epro.CopyFiles
-
- [*PNP8132.ndi.Services]
- AddService = EPRO, 2, epro.Service, epro.EventLog
-
- [*PNP8132.LogConfig]
- IRQConfig = 3,4,5,7,9,10,11,12
- IOConfig = 10@200-39F%FFF0(3FF::)
- ConfigPriority = HARDRECONFIG
-
- ;-------------------------------------------------------------------------------
- ; Intel 82595-Based ISA Ethernet Adapter
- ;
- [*PNP828A.ndi]
- Characteristics = 0x84
- BusType = 1
- AddReg = epro.reg
- LogConfig = *PNP828A.LogConfig
- CopyFiles = epro.CopyFiles
-
- [*PNP828A.ndi.Services]
- AddService = EPRO, 2, epro.Service, epro.EventLog
-
- [*PNP828A.LogConfig]
- IRQConfig = 5,7,9,10,11
- IOConfig = 10@200-39F%FFF0(3FF::)
- ConfigPriority = HARDRECONFIG
-
- ;-----------------------------------------------------------------------------
- ; Intel EtherExpress PRO Common
- ;
- [epro.reg]
- HKR, Ndi, Service, 0, "EPRO"
- HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
- HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
-
- HKR, Ndi\params\TRANSCEIVER, ParamDesc, 0, %transceiver%
- HKR, Ndi\params\TRANSCEIVER, default, 0, "0"
- HKR, Ndi\params\TRANSCEIVER, type, 0, "enum"
- HKR, Ndi\params\TRANSCEIVER\enum, "0", 0, %autoconn%
- HKR, Ndi\params\TRANSCEIVER\enum, "1", 0, %AUI%
- HKR, Ndi\params\TRANSCEIVER\enum, "2", 0, %BNC%
- HKR, Ndi\params\TRANSCEIVER\enum, "3", 0, %TPE%
-
- HKR, Ndi\params\ForceDpx, ParamDesc, 0, %ForceDpx%
- HKR, Ndi\params\ForceDpx, default, 0, "1"
- HKR, Ndi\params\ForceDpx, type, 0, "enum"
- HKR, Ndi\params\ForceDpx\enum, "0", 0, %Automatic%
- HKR, Ndi\params\ForceDpx\enum, "1", 0, %HD%
- HKR, Ndi\params\ForceDpx\enum, "2", 0, %FD%
-
- HKR, Ndi\params\PowerMgt, ParamDesc, 0, %PowerMgt%
- HKR, Ndi\params\PowerMgt, default, 0, "0"
- HKR, Ndi\params\PowerMgt, type, 0, "enum"
- HKR, Ndi\params\PowerMgt\enum, "0", 0, %off%
- HKR, Ndi\params\PowerMgt\enum, "1", 0, %on%
-
- ;Defaults
- HKR, , DynamicCRTMax, 0, "200"
- HKR, , DynamicCRTIncrement, 0, "0"
- HKR, , DynamicCRTInterval, 0, "5000"
-
- ;-----------------------------------------------------------------------------
- ; Driver and Service Section
- ;
- [epro.CopyFiles]
- epro4.sys,,,2
-
- [epro.Service]
- DisplayName = %epro10.Service.DispName%
- ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
- StartType = 3 ;%SERVICE_DEMAND_START%
- ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\epro4.sys
- LoadOrderGroup = NDIS
-
- [epro.EventLog]
- AddReg = epro.AddEventLog.reg
-
- [epro.AddEventLog.reg]
- HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
- HKR, , TypesSupported, 0x00010001, 7
-
- ;-----------------------------------------------------------------------------
- ; DestinationDirs
- ;
- [DestinationDirs]
- epro.CopyFiles = 12
- ;-----------------------------------------------------------------------------
- ; Localizable Strings
- ;
- [Strings]
- Msft = "Microsoft"
- V_INTEL = "Intel"
-
- transceiver = "Transceiver Type"
- autoconn = "Auto-Connector"
- AUI = "AUI Connector"
- BNC = "BNC Connector"
- TPE = "TP Connector"
- ForceDpx = "Duplex Setting"
- Automatic = "Auto Negotiate"
- HD = "Force Half-Duplex"
- FD = "Force Full-Duplex"
- PowerMgt = "Power Management"
- off = "Off"
- on = "On"
-
- *INT1030pnp.devicedesc = "Intel EtherExpress(TM) PRO/10 (PnP Enabled)"
- *INT1031pnp.devicedesc = "Intel EtherExpress(TM) PRO/10+ (PnP Enabled)"
- *INT1031.devicedesc = "Intel EtherExpress(TM) PRO/10+ ISA Adapter (ISA Mode)"
- *INT1030.devicedesc = "Intel EtherExpress(TM) PRO/10 ISA Adapter (ISA Mode)"
- *pnp8132.devicedesc = "Intel EtherExpress(TM) PRO/10 (ISA Mode)"
- *pnp828A.devicedesc = "Intel 82595-Based Ethernet"
-
- epro10.Service.DispName = "Intel EtherExpress(TM) PRO/10"
-